
#SlideDiv{overflow:hidden;height:250px; width:1150px; margin:0 auto}
#SlideDiv #ArrLeft:hover{background: url(../images/Arrright.jpg) no-repeat right;}
#SlideDiv #ArrLeft{background: url(../images/Arrright.jpg) no-repeat right;cursor:pointer;display:block;float:left;height:49px;margin-top:65px;margin-right:8px;width:55px;}
#SlideDiv #ArrRight{background: url(../images/ArrLeft.jpg) no-repeat left;cursor:pointer;display:block;float:left;height:49px;margin-top:65px;margin-left:8px;width:55px;}
#SlideDiv #ArrRight:hover{ background: url(../images/ArrLeft.jpg) no-repea left;}
#SlideDiv #SlideBox{width:976px;float:left;height:220px;overflow:hidden;}
#SlideDiv .mask{width:100000px; zoom:1;}
#SlideDiv ul{float:left; margin:7px 0 0;}
#SlideDiv li{ padding:0px 5px; text-align:center; min-height:220px; float:left;background:none;}
#SlideDiv li img{ width:236px;  }
#SlideDiv li p{ line-height:30px; text-align:center;}
#SlideDiv li span{ display:block; line-height:30px; text-align:center;}


/* Resources from http://down.liehuo.net */